.bg-light {
  background-color: #e0e3e9 !important;
}

body {
  color: #323232 !important;
}

.signin-content {
  color: #212529 !important;
}

.signin-content.small {
  color: #323232 !important;
}

.gatekeeper-table tr {
  color: #212529 !important;
}

.idservice-item {
  color: #212529 !important;
}

.notifications-table {
  color: #212529 !important;
}

#users_wrapper tbody {
  color: #212529 !important;
}

#users_wrapper .dt-length {
  color: #323232 !important;
}

#users_wrapper .dt-length select {
  color: #323232 !important;
}

#users_wrapper .dt-length select option {
  color: #212529 !important;
}

#users_wrapper .dt-search {
  color: #323232 !important;
}

#users_wrapper .dt-info {
  color: #323232 !important;
}

#users_wrapper table.dataTable tbody tr:hover {
  background-color: #e0e3e9 !important;
}

#events_wrapper tbody {
  color: #212529 !important;
}

#events_wrapper .dt-length {
  color: #323232 !important;
}

#events_wrapper .dt-length select {
  color: #323232 !important;
}

#events_wrapper .dt-length select option {
  color: #212529 !important;
}

#events_wrapper .dt-search {
  color: #323232 !important;
}

#events_wrapper .dt-info {
  color: #323232 !important;
}

#events_wrapper table.dataTable tbody tr:hover {
  background-color: #e0e3e9 !important;
}

#history_wrapper tbody {
  color: #212529 !important;
}

#history_wrapper .dt-length {
  color: #323232 !important;
}

#history_wrapper .dt-length select {
  color: #323232 !important;
}

#history_wrapper .dt-length select option {
  color: #212529 !important;
}

#history_wrapper .dt-search {
  color: #323232 !important;
}

#history_wrapper .dt-info {
  color: #323232 !important;
}

#history_wrapper table.dataTable tbody tr:hover {
  background-color: #e0e3e9 !important;
}

#mainGraph svg {
  background-color: #f8f9fa !important;
}

#dailyStats svg {
  background-color: #f8f9fa !important;
}

.ssd-settings {
  color: #212529 !important;
}

.modal-dialog {
  color: #212529 !important;
}

#currentIdServiceMaxWeight {
  color: #323232 !important;
}

.quick-verification {
  color: #212529 !important;
}

.send-enrollment-link-card {
  color: #212529 !important;
}

.enrollment-info-card {
  color: #212529 !important;
}

.send-email-card {
  color: #212529 !important;
}

.send-text-message-card {
  color: #212529 !important;
}

.subscription-details-card {
  color: #212529 !important;
}

.select-id-service-card {
  color: #212529 !important;
}

#yubikey-continue-enrollment-card {
  color: #212529 !important;
}

#yubikey-enrollment-container {
  color: #212529 !important;
}

#usersTable_wrapper tbody {
  color: #212529 !important;
}

#usersTable_wrapper .dt-length {
  color: #323232 !important;
}

#usersTable_wrapper .dt-length select {
  color: #323232 !important;
}

#usersTable_wrapper .dt-length select option {
  color: #212529 !important;
}

#usersTable_wrapper .dt-search {
  color: #323232 !important;
}

#usersTable_wrapper .dt-info {
  color: #323232 !important;
}

#usersTable_wrapper table.dataTable tbody tr:hover {
  background-color: #e0e3e9 !important;
}

#password-reset-container {
  color: #212529 !important;
}

.bg-navigation {
  background-color: #ffffff !important;
}

.bg-navigation .navbar-brand {
  color: #5A5A5A !important;
}

.bg-navigation .nav-item .nav-link {
  color: #5A5A5A !important;
}

.bg-navigation .navbar-nav .nav-item .fa-bell-on {
  --fa-secondary-color: #373737 !important;
  --fa-primary-color: #777777 !important;
  --fa-primary-opacity: 1.0 !important;
  --fa-secondary-opacity: 1.0 !important;
}

.bg-navigation .nav-item .nav-link.active {
  color: #373737 !important;
}

.bg-navigation .nav-item .nav-link:hover {
  color: #313131 !important;
}

#sidebar .menu-header {
  background: linear-gradient(to right, #FFFFFF, #ffffff ) !important;
  border-color: #DCDCDC !important;
  color: #5A5A5A !important;
}

#sidebar .nav-item {
  border-color: #DCDCDC !important;
}

#sidebar .nav-item .nav-link:hover {
  background-color: #E1E1E1 !important;
}

#sidebar .nav-item .nav-link.active {
  background-color: #EBEBEB !important;
}

.bg-signin {
  background-color: #5994C9 !important;
}

.btn-primary {
  background-color: #3C2174 !important;
  color: #FFFFFF !important;
  border-color: #3C2174 !important;
}

.btn-primary:hover {
  background-color: #5A3F92 !important;
  color: #FFFFFF !important;
  border-color: #462B7E !important;
}

.btn-primary.disabled, .btn-primary:disabled {
  background-color: #3C2174 !important;
  color: #FFFFFF !important;
  border-color: #3C2174 !important;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active {
  background-color: #8267BA !important;
  color: #FFFFFF !important;
  border-color: #967BCE !important;
}

.btn-primary:focus, .btn-primary.focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: : 0 0 0 0.2rem rgba(60,33,116,0.5); !important;
}

.nav-pills .nav-link.active {
  background-color: #3C2174 !important;
}

input:focus {
  box-shadow: 0 1px 1px rgba(40,13,96,0.075) inset, 0 0 8px rgba(40,13,96,0.6) !important;
  border-color: #3C2174 !important;
  outline: 0 none !important;
}

.btn-secondary {
  background-color: #e0e3e9 !important;
  color: #000000 !important;
  border-color: #e0e3e9 !important;
}

.btn-secondary:hover {
  background-color: #C2C5CB !important;
  color: #000000 !important;
  border-color: #AEB1B7 !important;
}

.btn-secondary.disabled, .btn-secondary:disabled {
  background-color: #e0e3e9 !important;
  color: #000000 !important;
  border-color: #e0e3e9 !important;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active {
  background-color: #9A9DA3 !important;
  color: #000000 !important;
  border-color: #86898F !important;
}

.btn-secondary:focus, .btn-secondary.focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: : 0 0 0 0.2rem rgba(224,227,233,0.5); !important;
}

.nav-pills .nav-link.active {
  background-color: #e0e3e9 !important;
}

.alert-primary {
  background-color: #d6e4f1 !important;
  color: #404E5B !important;
  border-color: #C2D0DD !important;
}